feat: Passthrough SDK type to Rokt Kit#582
Merged
Mansi-mParticle merged 12 commits intoJun 13, 2025
Merged
Conversation
thomson-t
approved these changes
Jun 11, 2025
…-7391-Expose-SDK-wrapper
1 task
…-7391-Expose-SDK-wrapper
This reverts commit 384c2eb.
rmi22186
approved these changes
Jun 13, 2025
rmi22186
left a comment
Member
There was a problem hiding this comment.
@jamesnrokt - similar situation to iOS, Mansi removed the setWrapper call from MPRokt. since we can do it at the higher mParticle layer. we are only calling it internally ever, so it doesn't need to be on MPRokt explicitly. Having it here would require someone to call it on both MP and MPRokt in order for both SDKs to understand it. Yes the MP layer isn't doing anything with it, but in the future we want it to.
8114d84
into
mParticle:development
24 of 34 checks passed
Collaborator
|
🎉 This PR is included in version 5.68.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Instructions
developmentSummary
Testing Plan
Reference Issue (For mParticle employees only. Ignore if you are an outside contributor)